Global Index
HTML5 JS API Index > Indexed DB Tutorials & Specs

IDBObjectStoreParameters

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
booleanautoIncrement = false
(DOMString or sequence<DOMString>)keyPath = null
Referenced by
IDBDatabasecreateObjectStore(...)